Fix the Since: tag of GtkCalendarDetailFunc to correctly state 2.14, not 2.16.
authorTorsten Schönfeld <tsch@src.gnome.org>
Mon, 11 Aug 2008 19:54:07 +0000 (19:54 +0000)
committerTorsten Schönfeld <tsch@src.gnome.org>
Mon, 11 Aug 2008 19:54:07 +0000 (19:54 +0000)
svn path=/trunk/; revision=21077

ChangeLog
gtk/gtkcalendar.h

index 57994f1158f0db46a93f1be2283f94527937a47a..9de907049724b286a7172d607c5308b163d2ce10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-11  Torsten Schoenfeld  <kaffeetisch@gmx.de>
+
+       * gtk/gtkcalendar.h: Fix the Since: tag of GtkCalendarDetailFunc
+       to correctly state 2.14, not 2.16.
+
 2008-08-11  Sven Neumann  <sven@gimp.org>
 
        * demos/gtk-demo/changedisplay.c
index 840e320f0097d89cd499bda4eb5326a8e63e0374..76dd002724cce3e6f263de04bcace7492fa6f752 100644 (file)
@@ -91,7 +91,7 @@ typedef enum
  * specified day. Examples for such details are holidays or appointments. The
  * function returns %NULL when no information is available.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: Newly allocated string with Pango markup with details
  * for the specified day, or %NULL.